@font-face
{
    font-family: 'Typography times';
  src: url('Typography times.eot');
  src: url('Typography times.eot?#') format('embedded-opentype'),
      url('Typography times.woff') format('woff'),
      url('Typography times.ttf') format('truetype');
}
